.side-bar a,.chat-tips i {
	background-image: url(../img/gdt-img.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 60px;
	position: fixed;
	right: 30px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
	top: 240px;
}
.side-bar a {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-color: #CCCCCC;
	margin-bottom: 2px;
}
.side-bar a:hover {
	background-color: #5379B8;
}
.side-bar .icon-qq {
	background-image: url(../img/kj01.png);
	background-repeat: no-repeat;
}
.side-bar .tousu {
	background-image: url(../img/kj04.png);
	background-repeat: no-repeat;
}
.side-bar .kefu {
	background-image: url(../img/kj05.png);
	background-repeat: no-repeat;
}
.side-bar .icon-chat {
	position: relative;
	background-image: url(../img/kj02.png);
	background-repeat: no-repeat;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-image: url(../img/kj03.png);
	background-repeat: no-repeat;
}
.side-bar .icon-mail {
	background-image: url(../img/kj06.png);
}
.side-bar .gb {
	background-image: url(../img/kj07.png);
	height: 30px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 130px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}
.side-bar .icon-yhzx {
	background-image: url(../img/kj08.png);
	background-repeat: no-repeat;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}